kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin
/
[JRE]byteArrayOf
byte
Array
Of
JRE
fun
byteArrayOf
(
vararg
elements
:
Byte
)
:
ByteArray
Content copied to clipboard
Returns an array containing the specified
Byte
numbers.